[INFO] fetching crate osrs-cache 0.2.2...
[INFO] checking osrs-cache-0.2.2 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate osrs-cache 0.2.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate osrs-cache 0.2.2
[INFO] finished tweaking crates.io crate osrs-cache 0.2.2
[INFO] tweaked toml for crates.io crate osrs-cache 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osrs-cache 0.2.2 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate osrs-cache 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc-catalog v1.1.1
[INFO] [stderr]   Downloaded memmap2 v0.5.0
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded whirlpool v0.10.0
[INFO] [stderr]   Downloaded crc v2.1.0
[INFO] [stderr]   Downloaded rune-fs v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2
[INFO] running `Command { std: "docker" "start" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking memmap2 v0.5.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking rune-fs v0.1.2
[INFO] [stderr]     Checking osrs-cache v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/lib.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "rs3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/lib.rs:414:17
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[cfg(all(test, feature = "rs3"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "rs3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "rs3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(not(feature = "rs3"), derive(Default))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:209:7
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:296:7
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(all(test, feature = "rs3"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "rs3")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     #[cfg(feature = "rs3")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |                         #[cfg(feature = "rs3")]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-derive`
[INFO] [stdout]   --> src/loader/osrs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(feature = "serde-derive", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `serde-derive` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-derive`
[INFO] [stdout]   --> src/loader/osrs.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "serde-derive", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `serde-derive` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/lib.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[cfg(feature = "rs3")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/lib.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "rs3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/lib.rs:414:17
[INFO] [stdout]     |
[INFO] [stdout] 414 | #[cfg(all(test, feature = "rs3"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "rs3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "rs3")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg_attr(not(feature = "rs3"), derive(Default))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:209:7
[INFO] [stdout]     |
[INFO] [stdout] 209 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:296:7
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 | #[cfg(feature = "rs3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/checksum.rs:406:17
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(all(test, feature = "rs3"))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "rs3")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     #[cfg(feature = "rs3")]
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]   --> src/checksum.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |                         #[cfg(feature = "rs3")]
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-derive`
[INFO] [stdout]   --> src/loader/osrs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(feature = "serde-derive", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `serde-derive` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-derive`
[INFO] [stdout]   --> src/loader/osrs.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "serde-derive", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]    = help: consider adding `serde-derive` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/lib.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[cfg(feature = "rs3")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/lib.rs:267:21
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[cfg(all(test, feature = "rs3"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rs3`
[INFO] [stdout]    --> src/lib.rs:352:11
[INFO] [stdout]     |
[INFO] [stdout] 352 |     #[cfg(feature = "rs3")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `num-bigint`, `serde`, and `whirlpool`
[INFO] [stdout]     = help: consider adding `rs3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stack_ids` is never read
[INFO] [stdout]    --> src/definition/osrs/item_def.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         stack_ids[opcode as usize - 100] = reader.read_u16()?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stack_count` is never read
[INFO] [stdout]    --> src/definition/osrs/item_def.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |                         stack_count[opcode as usize - 100] = reader.read_u16()?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stack_ids` is never read
[INFO] [stdout]    --> src/definition/osrs/item_def.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         stack_ids[opcode as usize - 100] = reader.read_u16()?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stack_count` is never read
[INFO] [stdout]    --> src/definition/osrs/item_def.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |                         stack_count[opcode as usize - 100] = reader.read_u16()?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s
[INFO] running `Command { std: "docker" "inspect" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2", kill_on_drop: false }`
[INFO] [stdout] f4682911c80f725a8964e60cb494097c3b8a64a81471c1e26abe3e04524dedb2
